Using "monitor" for _Server means that every bump to Database.index
sends a large "update" notification containing a lot of data
including the Database schema text. This updates the Python IDL to
use "monitor_cond" as the C IDL does.
There is a difference in logic between the two IDL implementati
Using "monitor" for _Server means that every bump to Database.index
sends a large "update" notification containing a lot of data
including the Database schema text. This updates the Python IDL to
use "monitor_cond" as the C IDL does.
There is a difference in logic between the two IDL implementati