Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
reflectometry
django-remote-submission
Commits
3234dddc
Commit
3234dddc
authored
Apr 10, 2022
by
Jose Borreguero
Browse files
modify mock task
Signed-off-by:
Jose Borreguero
<
borreguero@gmail.com
>
parent
4b790c0b
Pipeline
#201374
passed with stages
in 5 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
django_remote_submission/tasks.py
View file @
3234dddc
...
...
@@ -450,7 +450,7 @@ def delete_key_from_server(
# DEBUG: remove this mock task
@
shared_task
def
clean_expired_sessions
():
def
clean_expired_sessions
()
->
None
:
r
"""Print a silly message"""
current_time
=
datetime
.
now
().
strftime
(
"%H:%M:%S"
)
print
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment