Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9697116
__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
import
swh.indexer
from
os
import
path
from
celery.contrib.testing.worker
import
start_worker
import
celery.contrib.testing.tasks
# noqa
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
Mon, Aug 18, 10:49 PM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3297524
Attached To
rDCIDX Metadata indexer
Event Timeline
Log In to Comment