-
Notifications
You must be signed in to change notification settings - Fork 42
Hv issue719 job manager threaded job start #736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
HansVRP
wants to merge
73
commits into
master
Choose a base branch
from
hv_issue719-job-manager-threaded-job-start
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+782
−35
Open
Changes from all commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
3335070
Issue #719 job manager WIP: start jobs in worker thread
soxofaan ff80f58
Issue #719/#730 Some quick-fixes to avoid hanging tests
soxofaan d5c65c1
post_process queue
HansVRP d6bf073
fix concurrency
HansVRP c5f47bc
fix threaded unit test
HansVRP 3162a3f
fix final unit test
HansVRP ac57284
fix final unit test
HansVRP 138ef85
propose additional unit tests
HansVRP d0ffda7
fix linting
HansVRP 1e4db19
improve logging
HansVRP 4461d03
update
HansVRP 5f43281
fix oversight
HansVRP 55d9def
fix oversight
HansVRP eeaec40
fix unit test
HansVRP a5d5967
simplify
HansVRP 07adae9
test
HansVRP 69ceb80
fix log test
HansVRP a6f94bc
homogeneous unit tests
HansVRP 703d150
unit tests
HansVRP 85ea738
split off worker thread logic
HansVRP 8eafa54
lastest updates
HansVRP 0380b33
fix
HansVRP b589afb
introduce threadpool
HansVRP 2dcb484
revise feedback
HansVRP d99996a
fix endless unit test
HansVRP eeb8ab0
fix tests
HansVRP da0e961
fix tests
HansVRP 8529efc
clean up print statements
HansVRP c154706
clean up
HansVRP b3dbca4
clean up
HansVRP 1157507
work on feedback
HansVRP 768b2fc
fix unit tests
HansVRP af015ed
fix unit tests
HansVRP 869d1c3
Merge remote-tracking branch 'origin/master' into hv_issue719-job-man…
soxofaan fce55c8
PR #736 Code style cleanup
soxofaan 64a4ad9
split off job class
HansVRP 3e8a2e6
split off job class
HansVRP fabc346
add job manager unit test
HansVRP 69e9dee
fix
HansVRP b367062
test printing caplog
HansVRP 7ea8202
fix logging
HansVRP da728d1
generalize
HansVRP 9f02ae6
status update
HansVRP c49feb1
atomic updates to dataframe
HansVRP a9c3c8b
simplification
HansVRP ed70d0f
add flexibility
HansVRP a9b1fb9
improve naming
HansVRP ecd04f4
clean up
HansVRP 9fa693d
small refactor and clean up
HansVRP 24ccda3
fixing unit tests
HansVRP 7b6efe7
fix
HansVRP 69147eb
don't break stac database
HansVRP 8b51f84
fix
HansVRP 14f1971
additional testing for processingworkerupdates
HansVRP 48c4565
added 'integration test'
HansVRP 0860840
Merge remote-tracking branch 'origin/master' into hv_issue719-job-man…
HansVRP c28a2c5
always provide a task_resukt
HansVRP 23ce981
docstrings
HansVRP 54c8f97
Merge remote-tracking branch 'origin/master' into hv_issue719-job-man…
soxofaan 4b6aeea
fixup! don't break stac database
soxofaan 30c65db
PR #736 Code style cleanup
soxofaan f6e2bc0
PR #736 various tweaks based on review notes
soxofaan 8c238c4
fixup! PR #736 various tweaks based on review notes
soxofaan 78337ec
fixup! PR #736 various tweaks based on review notes
soxofaan f359f56
PR #736 finetune test_thread_worker
soxofaan 23ac000
Merge branch 'master' into hv_issue719-job-manager-threaded-job-start
HansVRP a13fee0
Merge branch 'hv_issue719-job-manager-threaded-job-start' of https://…
HansVRP 7c0a4f4
remove update_row and rely on persisting
HansVRP 0cfa735
include row index as a standard for tracking and updating the datefra…
HansVRP 0dc56e8
start adapting the unit tests to take in df_idx
HansVRP ccb28e1
further fixes to unit test
HansVRP e5763a2
improve error logging and add unit testing
HansVRP bb4c70b
Merge remote-tracking branch 'origin/master' into hv_issue719-job-man…
soxofaan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.