-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spectrum adapter remove/lingering in-class import. (#352)
* Commit 38567e7: Spectrum adapter remove/lingering in-class import. Commit 51fb0fd: Remove Spectrum adapter tests Short term: This fixes a bug where a stray import prevented the FluxScriptAdapter from being pickled for interprocess communication. Long term: Cleans up the code from the stale Spectrum adapter and makes it so that we have less dead code. It prevents us having to waste time looking through code that is no longer used. Remove Spectrum adapter tests * Tweaks to fix imports. * Update docker instructions. * Module nicknaming to prevent aliasing. * Logging bugfix to include record name.
- Loading branch information
Francesco Di Natale
authored
Mar 9, 2021
1 parent
9dd0774
commit 877aefd
Showing
5 changed files
with
67 additions
and
497 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.