RemoteDataset.explore_and_add_remote
seems to be not working
#1260
Labels
RemoteDataset.explore_and_add_remote
seems to be not working
#1260
Context
With the current version of wklibs I cannot add a remote dataset via
RemoteDataset.explore_and_add_remote
as this leads to a crash. The reason for the crash is that the code tries to load info for the dataset which should be created by the route before the dataset itself is created.For testing this can be used:
Expected Behavior
The code should succeed and the local running wk instance should have a new dataset added called "remote_adding".
Current Behavior
The wklibs crash with the following stack trace:
Your Environment for bug
The text was updated successfully, but these errors were encountered: