Skip to content

v0.2.5

Choose a tag to compare

@tcalmant tcalmant released this 28 Feb 19:27
  • Corrects the PooledJSONRPCServer
  • Stops the thread pool of the PooledJSONRPCServer in server_close()
  • Corrects the Config.copy() method: it now uses a copy of local classes and serialization handlers instead of sharing those dictionaries.