pSpaces / jSpace

Programming with Spaces in Java
MIT License
17 stars 12 forks source link

Throws an exception if blocking operations call a non-existing remote space #29

Closed RasmusML closed 3 years ago

RasmusML commented 3 years ago

The blocking operations "get" and "query" will now throw an exception if the remote space does not exist.