Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9314267
__init__.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
349 B
Subscribers
None
__init__.py
View Options
from
os
import
path
import
celery.contrib.testing.tasks
# noqa
from
celery.contrib.testing.worker
import
start_worker
import
swh.indexer
from
swh.scheduler.celery_backend.config
import
app
__all__
=
[
"start_worker_thread"
]
SQL_DIR
=
path
.
join
(
path
.
dirname
(
swh
.
indexer
.
__file__
),
"sql"
)
def
start_worker_thread
():
return
start_worker
(
app
)
File Metadata
Details
Attached
Mime Type
text/x-python
Expires
Thu, Jul 3, 12:19 PM (3 d, 8 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3237863
Attached To
rDCIDX Metadata indexer
Event Timeline
Log In to Comment