open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
import os
from casatools import table
_tb = table( )
def clearstat():
"""Clear all read/write locks on tables. This can be used if a task has
indicated that it is trying to get a lock on a file.
"""
_tb.clearlocks( )
Everything looks good. We'll let you know here if there's anything you should know about.