Exception in worker queue thread

Bug #1302089 reported by Joshua Harlow
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
taskflow
Fix Released
Critical
Joshua Harlow

Bug Description

Seems like kazoo issue is occurring:

2014-04-03 10:43:14,462 ERROR: Exception in worker queue thread
Traceback (most recent call last):
  File "/home/harlowja/Dev/taskflow/.tox/py27/local/lib/python2.7/site-packages/kazoo/handlers/threading.py", line 201, in thread_worker
    func()
  File "/home/harlowja/Dev/taskflow/.tox/py27/local/lib/python2.7/site-packages/kazoo/handlers/threading.py", line 76, in <lambda>
    lambda: callback(self)
TypeError: _process_child() got multiple values for keyword argument 'path'

Joshua Harlow (harlowja)
Changed in taskflow:
importance: Undecided → Critical
assignee: nobody → Joshua Harlow (harlowja)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to taskflow (master)

Fix proposed to branch: master
Review: https://review.openstack.org/85122

Changed in taskflow:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to taskflow (master)

Reviewed: https://review.openstack.org/85122
Committed: https://git.openstack.org/cgit/openstack/taskflow/commit/?id=11ae7f64fbb183ce32c9e3790dd39dc0a7c66a9a
Submitter: Jenkins
Branch: master

commit 11ae7f64fbb183ce32c9e3790dd39dc0a7c66a9a
Author: Joshua Harlow <email address hidden>
Date: Thu Apr 3 10:52:40 2014 -0700

    Exception in worker queue thread

    Fix how we should not try to use the partial function for
    kwargs in this case, but should just use the normal args
    instead to pass in the path to the callback function.

    Fixes bug 1302089

    Change-Id: I98344de8d45683531e5b0bf7100e7d3c8877cbdb

Changed in taskflow:
status: In Progress → Fix Committed
Joshua Harlow (harlowja)
Changed in taskflow:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.