Oops, forgot to provide a null body to my the stub of WatcherEvent.
authorDiane Trout <diane@caltech.edu>
Tue, 15 Jan 2008 23:51:22 +0000 (23:51 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 15 Jan 2008 23:51:22 +0000 (23:51 +0000)
commit2af692ee9b15f9a05a0ed40506f21cc4e286a7c5
treeec331ab20a8563c3b21ba48d3edbe7fd7d573673
parent782e0b3adbfe9b29b9367502eb0f3d8f5663c1e4
Oops, forgot to provide a null body to my the stub of WatcherEvent.
Roughly I'm trying to keep a way of scheduling different types
of events at speficfied times in the future.

I think it needs to be some kind of queue, that the event loop
scans for events whose time has come.
gaworkflow/automation/spoolwatcher.py