Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Was looking into a mysterious cache consistency problem, realized that SM's cache was being made inconsistent because my start/stop scripts use the smcat tool. smcat uses IOC->read() directly, and does not update a running SM about what it's doing.
This ticket is for making the sm* tools chat with SM to do their work.