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

Bulk Transfer #5987

Merged
merged 1 commit into from
Mar 31, 2017
Merged

Bulk Transfer #5987

merged 1 commit into from
Mar 31, 2017

Conversation

walaoaaa1234
Copy link
Contributor

@walaoaaa1234 walaoaaa1234 commented Mar 31, 2017

Bulk transfer for pokemon optimizer

@mention-bot
Copy link

@walaoaaa1234, thanks for your PR! By analyzing the history of the files in this pull request, we identified @anakin5, @Gobberwart and @BriceSD to be potential reviewers.

@walaoaaa1234 walaoaaa1234 changed the base branch from master to dev March 31, 2017 13:15
@pogarek
Copy link
Contributor

pogarek commented Mar 31, 2017

interesting. let's test it on dev before going to master

@pogarek
Copy link
Contributor

pogarek commented Mar 31, 2017

👍

Approved with PullApprove

@pogarek pogarek merged commit 34d0ff4 into PokemonGoF:dev Mar 31, 2017
@pogarek
Copy link
Contributor

pogarek commented Mar 31, 2017

merged #5987

@pogarek
Copy link
Contributor

pogarek commented Mar 31, 2017

sorry, It doesn't work:

[2017-03-31 17:01:58] [sentry.errors.uncaught] [ERROR] [u"NameError: global name 'transfer' is not defined", u'  File "pokecli.py", line 865, in <module>', u'  File "pokecli.py", line 206, in main', u'  File "e:\\Poke\\PokemonGo-Bot\\pokemongo_bot\\__init__.py", line 785, in tick', u'  File "e:\\Poke\\PokemonGo-Bot\\pokemongo_bot\\cell_workers\\pokemon_optimizer.py", line 243, in work', u'  File "e:\\Poke\\PokemonGo-Bot\\pokemongo_bot\\cell_workers\\pokemon_optimizer.py", line 641, in apply_optimization', u'  File "e:\\Poke\\PokemonGo-Bot\\pokemongo_bot\\cell_workers\\pokemon_optimizer.py", line 693, in transfer_pokemon']
Error in sys.exitfunc:
[2017-03-31 17:01:58] [sentry.errors.uncaught] [ERROR] [u"AttributeError: 'Queue' object has no attribute 'all_tasks_done'", u'  File "E:\\Poke\\Python27\\lib\\atexit.py", line 24, in _run_exitfuncs', u'  File "E:\\Poke\\Python27\\lib\\site-packages\\raven\\transport\\threaded.py", line 67, in main_thread_terminated', u'  File "E:\\Poke\\Python27\\lib\\site-packages\\raven\\transport\\threaded.py", line 98, in _timed_queue_join']
Traceback (most recent call last):
  File "E:\Poke\Python27\lib\atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "E:\Poke\Python27\lib\site-packages\raven\transport\threaded.py", line 67, in main_thread_terminated
    if not self._timed_queue_join(initial_timeout):
  File "E:\Poke\Python27\lib\site-packages\raven\transport\threaded.py", line 98, in _timed_queue_join
    queue.all_tasks_done.acquire()
AttributeError: 'Queue' object has no attribute 'all_tasks_done'

@walaoaaa1234
Copy link
Contributor Author

i missed something

@walaoaaa1234 walaoaaa1234 mentioned this pull request Apr 4, 2017
1 task
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.

3 participants