Skip to content
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

Synchronize intent processing in DtnService #17

Merged
merged 1 commit into from
Jan 10, 2016

Conversation

morgenroth
Copy link
Contributor

Although the intents should be processed sequentially, there
seems to be platforms which behave differently. A synchronized statement
limit the processing to one intent after another.

This patch is related to issue #6.

Although the intents should be processed sequentially, there
seems to be platforms which behave differently. A synchronized statement
limit the processing to one intent after another.
morgenroth added a commit that referenced this pull request Jan 10, 2016
Synchronize intent processing in DtnService
@morgenroth morgenroth merged commit 2869853 into ibrdtn:master Jan 10, 2016
@morgenroth morgenroth deleted the Sequentially_upload_processing branch January 10, 2016 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant